home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / X11 / Xsession.d / 40x11-common_xsessionrc < prev    next >
Text File  |  2008-06-24  |  187b  |  7 lines

  1. # This file is sourced by Xsession(5), not executed.
  2.  
  3. #Source user defined xsessionrc (locales and other environment variables)
  4. if [ -r "$USERXSESSIONRC" ]; then
  5.   . "$USERXSESSIONRC"
  6. fi
  7.